linux.git
8 years agoMake mkcompile_h accept an alternate timestamp string
Ben Hutchings [Tue, 12 May 2015 18:29:22 +0000 (19:29 +0100)]
Make mkcompile_h accept an alternate timestamp string

We want to include the Debian version in the utsname::version string
instead of a full timestamp string.  However, we still need to provide
a standard timestamp string for gen_initramfs_list.sh to make the
kernel image reproducible.

Make mkcompile_h use $KBUILD_BUILD_VERSION_TIMESTAMP in preference to
$KBUILD_BUILD_TIMESTAMP.

Gbp-Pq: Topic debian
Gbp-Pq: Name uname-version-timestamp.patch

8 years agoInclude package version along with kernel release in stack traces
Ben Hutchings [Tue, 24 Jul 2012 02:13:10 +0000 (03:13 +0100)]
Include package version along with kernel release in stack traces

For distribution binary packages we assume
$DISTRIBUTION_OFFICIAL_BUILD, $DISTRIBUTOR and $DISTRIBUTION_VERSION
are set.

Gbp-Pq: Topic debian
Gbp-Pq: Name version.patch

8 years agolinux (4.14.13-1) unstable; urgency=medium
Ben Hutchings [Sun, 14 Jan 2018 19:45:05 +0000 (19:45 +0000)]
linux (4.14.13-1) unstable; urgency=medium

  * New upstream stable update:
    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.13
    - [x86] mm: Set MODULES_END to 0xffffffffff000000
    - [x86] mm: Map cpu_entry_area at the same place on 4/5 level
    - [x86] kaslr: Fix the vaddr_end mess
    - [x86] events/intel/ds: Use the proper cache flush method for mapping ds
      buffers
    - [x86] alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
    - [x86] pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
    - kernel/acct.c: fix the acct->needcheck check in check_free_space()
    - mm/mprotect: add a cond_resched() inside change_pmd_range()
    - mm/sparse.c: wrong allocation for mem_section
    - userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
    - btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
    - efi/capsule-loader: Reinstate virtual capsule mapping
    - [sparc*] crypto: n2 - cure use after free
    - crypto: chacha20poly1305 - validate the digest size
    - crypto: pcrypt - fix freeing pcrypt instances
    - crypto: chelsio - select CRYPTO_GF128MUL
    - [x86] drm/i915: Disable DC states around GMBUS on GLK
    - [x86] drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
    - fscache: Fix the default for fscache_maybe_release_page()
    - [x86] CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
    - [x86] CPU: Always show current CPU frequency in /proc/cpuinfo
    - kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
    - kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from
      !sig_kernel_only() signals
    - kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in
      complete_signal()
    - [arm64] iommu/arm-smmu-v3: Don't free page table ops twice
    - [arm64] iommu/arm-smmu-v3: Cope with duplicated Stream IDs
    - [powerpc* ]mm: Fix SEGV on mapped region to return SEGV_ACCERR
    - Input: elantech - add new icbody type 15
    - [x86] microcode/AMD: Add support for fam17h microcode loading
    - apparmor: fix regression in mount mediation when feature set is pinned
    - [hppa/parisc] Fix alignment of pa_tlb_lock in assembly on 32-bit SMP
      kernel
    - [hppa/parisc] qemu idle sleep support
    - mtd: nand: pxa3xx: Fix READOOB implementation
    - [s390x] KVM: fix cmma migration for multiple memory slots
    - [s390x] KVM: prevent buffer overrun on memory hotplug during migration

  [ Salvatore Bonaccorso ]
  * libsas: Disable asynchronous aborts for SATA devices
  * drm/nouveau/disp/gf119: add missing drive vfunc ptr (Closes: #880660)

  [ Riku Voipio ]
  * [arm64] disable CONFIG_HW_RANDOM_OMAP until the IRQ storm bug is fixed

  [ Ben Hutchings ]
  * abiupdate.py: Add support for security mirrors
  * Fix dependencies related to objtool (Closes: #886474):
    - linux-headers: Add versioned dependency on linux-kbuild
    - Revert "objtool: Fix CONFIG_STACK_VALIDATION=y warning for out-of-tree
      modules"

[dgit import unpatched linux 4.14.13-1]

8 years agoImport linux_4.14.13.orig.tar.xz
Ben Hutchings [Sun, 14 Jan 2018 19:45:05 +0000 (19:45 +0000)]
Import linux_4.14.13.orig.tar.xz

[dgit import orig linux_4.14.13.orig.tar.xz]

8 years agoImport linux_4.14.13-1.debian.tar.xz
Ben Hutchings [Sun, 14 Jan 2018 19:45:05 +0000 (19:45 +0000)]
Import linux_4.14.13-1.debian.tar.xz

[dgit import tarball linux 4.14.13-1 linux_4.14.13-1.debian.tar.xz]